home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / latex209 / contrib / tamueethesis / append.tex / internals.pl < prev    next >
Text File  |  1993-07-23  |  205b  |  11 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate internals original text with physical files.
  3.  
  4.  
  5. $key = q/fig:p0joh/;
  6. $ref_files{$key} = "$dir".q|append_ct.html|; 
  7. $noresave{$key} = "$nosave";
  8.  
  9. 1;
  10.  
  11.